Home:ALL Converter>HybridAuth Google+ sign-in error: redirect_uri_mismatch

HybridAuth Google+ sign-in error: redirect_uri_mismatch

Ask Time:2015-03-31T03:16:04         Author:Pavel

Json Formatter

Trying to implement hybridauth 2.4 on my website, All codes except config.php are out of the box, but I am having problems with Google+. I have tried everything and am slowly loosing it.

400 Error: redirect_uri_mismatch

Example Url: http://runettv.com/examples/social_hub/

My redirect uri's set in google console:

http://runettv.com/hybridauth
http://runettv.com/hybridauth/
http://runettv.com/hybridauth/examples
http://runettv.com/hybridauth/examples/ 

I also tried localhost:8080, localhost:8080/ etc.

My base_url is http://runettv.com/hybridauth

Not sure how to troubleshoot. Has anyone succeeded with this?

Author:Pavel,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/29354395/hybridauth-google-sign-in-error-redirect-uri-mismatch
yy